home *** CD-ROM | disk | FTP | other *** search
/ Dos/V Magazine 1995 October 15 / CD [VMAG951015].bin / _demo / gambo / toilet1.dxr / 00062.ls < prev    next >
Encoding:
Text File  |  1995-02-13  |  115 b   |  7 lines

  1. on exitFrame
  2.   set the timeoutLength to 40 * 60
  3.   if not soundBusy(1) then
  4.     puppetSound("Oss_aif")
  5.   end if
  6. end
  7.